Papers with global selection
GRAT: Guiding Retrieval-Augmented Reasoning through Process Rewards Tree Search (2025.acl-long)
Copied to clipboard
| Challenge: | Existing methods to enhance large models for multi-hop question-answering lack the ability for multipath exploration, strategic look-ahead, stepwise evaluation, and global selection. |
| Approach: | They propose an algorithm guided by Monte Carlo Tree Search and process rewards that assigns fine-grained rewards to each step in the search path. |
| Outcome: | The proposed algorithm outperforms various RAG-based methods on four multihop QA datasets and shows that it can self-train and self-update. |